type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryNumericToInt64Scanner
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
numeric.go#L577: return scanPlanBinaryNumericToInt64Scanner{}
numeric.go#L726: type scanPlanBinaryNumericToInt64Scanner struct{}
numeric.go#L728: func (scanPlanBinaryNumericToInt64Scanner) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)